{% extends "global/Page.html" %} {% load otree static %} {% block title %} Practice Questions {% endblock %} {% block content %}
{% formfield player.q2 %}

You may refer to the Instructions for guidance.


{% next_button %} {% endblock %}